-
Home
-
ReCrawler
-
0.1.5 (latest)
-
Code
-
Classes
- ChaCha20
Total Complexity |
43 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
972 |
Lines of code |
802 |
Logical lines of code |
762 |
Comment lines |
156 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
salsa20() |
D |
18 |
1 |
676 |
setup() |
A |
48 |
9 |
32 |
isValidEngineHelper() |
A |
60 |
10 |
11 |
decrypt_with_libsodium() |
A |
51 |
8 |
24 |
encrypt_with_libsodium() |
S |
61 |
5 |
10 |
setNonce() |
S |
58 |
4 |
15 |
encrypt() |
S |
69 |
2 |
7 |
decrypt() |
S |
69 |
2 |
7 |
quarterRound() |
S |
64 |
1 |
10 |
doubleRound() |
S |
63 |
1 |
10 |